net/http.http2clientStream.readClosed (field)
5 uses
net/http (current package)
h2_bundle.go#L7063: readClosed bool // peer sent an END_STREAM flag
h2_bundle.go#L8882: if cs.readClosed {
h2_bundle.go#L9227: if cs.readClosed {
h2_bundle.go#L9311: if !cs.readClosed {
h2_bundle.go#L9312: cs.readClosed = true
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)